home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW noweb 2.7 / src / xdoc / noroots.nw < prev    next >
Encoding:
Text File  |  1995-05-30  |  459 b   |  24 lines  |  [TEXT/MPS ]

  1. <<*>>=
  2. .TH NOWEB 1 "local <<noweb documentation date>>"
  3. .SH NAME
  4. noroots \- print roots of a noweb file
  5. .SH SYNOPSIS
  6. .B noroots
  7. [file] ...
  8. .SH DESCRIPTION
  9. .I noroots
  10. finds the roots of a
  11. .I noweb
  12. file: it prints the names of all code chunks that are defined but not used.
  13. See
  14. .I noweb(1)
  15. for an explanation of
  16. the format of 
  17. .I noweb
  18. files.
  19. .SH SEE ALSO
  20. .I noweb(1), notangle(1)
  21. .SH AUTHOR
  22. Norman Ramsey, Bellcore.
  23. Internet address \fBnorman@bellcore.com\fP.
  24.